GPU Based cloth simulation with Moving Humanoids
نویسندگان
چکیده
In this paper we present a new real-time cloth simulation. The usual bottleneck in cloth simulation is collision detection, which becomes more difficult to solve, with good frame rates, when a complex geometry, like a human body, is involved. Recent collision image based methods, that use depth images to detect collisions, usually relays on CPU for collision correction. In our case we implement a GPU based simulation that takes care both of cloth simulation and body-cloth collisions. Our solution is based on a hierarchic depth map structure. A high frame rate is obtained with both structured and unstructured cloth meshes with thousands of particles.
منابع مشابه
Fast Body-Cloth simulation with moving humanoids
In this paper we present a very fast method for body-cloth animation. The usual bottle-neck in cloth simulation performance is collision detection, which becomes more difficult to solve when a complex geometry, like a human body, is involved. Recent image based methods, that use depth images to detect collisions, usually relays on CPU for collision correction. In our work we implement a GPU bas...
متن کاملNon structured meshes for Cloth GPU simulation using FEM
We present a Finite Element Method (FEM) implementation for cloth simulation on the GPU. The advantages of FEM are twofold: the realism of cloth simulations using this method is improved compared with other methods like the widely used mass-spring one, and it has a wider application rank because it can be used for general triangulated cloth meshes. We are able to detect collisions between cloth...
متن کاملA GPU-based Streaming Algorithm for High-Resolution Cloth Simulation
We present a GPU-based streaming algorithm to perform high-resolution and accurate cloth simulation. We map all the components of cloth simulation pipeline, including time integration, collision detection, collision response, and velocity updating to GPU-based kernels and data structures. Our algorithm perform intra-object and inter-object collisions, handles contacts and friction, and is able ...
متن کاملCAMA: Contact-Aware Matrix Assembly with Unified Collision Handling for GPU-based Cloth Simulation
We present a novel GPU-based approach to robustly and efficiently simulate high-resolution and complexly layered cloth. The key component of our formulation is a parallelized matrix assembly algorithm that can quickly build a large and sparse matrix in a compressed format and accurately solve linear systems on GPUs. We also present a fast and integrated solution for parallel collision handling,...
متن کاملMultilevel Cloth Simulation using GPU Surface Sampling
Today most cloth simulation systems use triangular mesh models. However, regular grids allow many optimizations as connectivity is implicit, warp and weft directions of the cloth are aligned to grid edges and distances between particles are equal. In this paper we introduce a cloth simulation that combines both model types. All operations that are performed on the CPU use a low-resolution trian...
متن کامل